ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / C1WrapCollectionView<S,T> Class / SourceIsList Property

In This Topic
    SourceIsList Property
    In This Topic
    Gets a value indicating whether the source collection is a list.
    Syntax
    'Declaration
     
    Protected Property SourceIsList As System.Boolean
    protected System.bool SourceIsList {get; set;}
    See Also